.map{width:100%;height:600px;overflow:hidden}@media(min-width:1200px){.map{height:700px}}.map .below_marker{position:relative;top:30px}.map .below_marker-main{color:transparent!important;height:50px;width:50px;position:relative;z-index:-2!important}.map .below_marker-main:after,.map .below_marker-main:before{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);content:"";width:100%;height:100%;border-radius:10000px;background-color:rgba(62,80,240,.6);animation:location_scale 3s ease-in-out infinite}.map .below_marker-main:before{animation-delay:1.5s}.map .gm-style-iw-tc:after{background:#c8d6ff!important}.map .gm-style-iw{padding:9px!important;background-color:#c8d6ff!important}.map .gm-style-iw .gm-style-iw-d{padding:0!important;overflow:hidden!important;color:#0b2880;font-size:16px;font-weight:600}@media(min-width:1200px){.map .gm-style-iw .gm-style-iw-d{font-size:24px}}@keyframes location_scale{0%{transform:translate(-50%,-50%) scale(0);opacity:1}to{transform:translate(-50%,-50%) scale(5);opacity:0}}